3.296 \(\int \frac{(e+f x) \cosh ^2(c+d x)}{a+b \sinh (c+d x)} \, dx\)

Optimal. Leaf size=252 \[ \frac{f \sqrt{a^2+b^2} \text{PolyLog}\left (2,-\frac{b e^{c+d x}}{a-\sqrt{a^2+b^2}}\right )}{b^2 d^2}-\frac{f \sqrt{a^2+b^2} \text{PolyLog}\left (2,-\frac{b e^{c+d x}}{\sqrt{a^2+b^2}+a}\right )}{b^2 d^2}+\frac{\sqrt{a^2+b^2} (e+f x) \log \left (\frac{b e^{c+d x}}{a-\sqrt{a^2+b^2}}+1\right )}{b^2 d}-\frac{\sqrt{a^2+b^2} (e+f x) \log \left (\frac{b e^{c+d x}}{\sqrt{a^2+b^2}+a}+1\right )}{b^2 d}-\frac{a e x}{b^2}-\frac{a f x^2}{2 b^2}-\frac{f \sinh (c+d x)}{b d^2}+\frac{(e+f x) \cosh (c+d x)}{b d} \]

[Out]

-((a*e*x)/b^2) - (a*f*x^2)/(2*b^2) + ((e + f*x)*Cosh[c + d*x])/(b*d) + (Sqrt[a^2 + b^2]*(e + f*x)*Log[1 + (b*E
^(c + d*x))/(a - Sqrt[a^2 + b^2])])/(b^2*d) - (Sqrt[a^2 + b^2]*(e + f*x)*Log[1 + (b*E^(c + d*x))/(a + Sqrt[a^2
 + b^2])])/(b^2*d) + (Sqrt[a^2 + b^2]*f*PolyLog[2, -((b*E^(c + d*x))/(a - Sqrt[a^2 + b^2]))])/(b^2*d^2) - (Sqr
t[a^2 + b^2]*f*PolyLog[2, -((b*E^(c + d*x))/(a + Sqrt[a^2 + b^2]))])/(b^2*d^2) - (f*Sinh[c + d*x])/(b*d^2)

________________________________________________________________________________________

Rubi [A]  time = 0.442924, antiderivative size = 252, normalized size of antiderivative = 1., number of steps used = 12, number of rules used = 8, integrand size = 26, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.308, Rules used = {5565, 3296, 2637, 3322, 2264, 2190, 2279, 2391} \[ \frac{f \sqrt{a^2+b^2} \text{PolyLog}\left (2,-\frac{b e^{c+d x}}{a-\sqrt{a^2+b^2}}\right )}{b^2 d^2}-\frac{f \sqrt{a^2+b^2} \text{PolyLog}\left (2,-\frac{b e^{c+d x}}{\sqrt{a^2+b^2}+a}\right )}{b^2 d^2}+\frac{\sqrt{a^2+b^2} (e+f x) \log \left (\frac{b e^{c+d x}}{a-\sqrt{a^2+b^2}}+1\right )}{b^2 d}-\frac{\sqrt{a^2+b^2} (e+f x) \log \left (\frac{b e^{c+d x}}{\sqrt{a^2+b^2}+a}+1\right )}{b^2 d}-\frac{a e x}{b^2}-\frac{a f x^2}{2 b^2}-\frac{f \sinh (c+d x)}{b d^2}+\frac{(e+f x) \cosh (c+d x)}{b d} \]

Antiderivative was successfully verified.

[In]

Int[((e + f*x)*Cosh[c + d*x]^2)/(a + b*Sinh[c + d*x]),x]

[Out]

-((a*e*x)/b^2) - (a*f*x^2)/(2*b^2) + ((e + f*x)*Cosh[c + d*x])/(b*d) + (Sqrt[a^2 + b^2]*(e + f*x)*Log[1 + (b*E
^(c + d*x))/(a - Sqrt[a^2 + b^2])])/(b^2*d) - (Sqrt[a^2 + b^2]*(e + f*x)*Log[1 + (b*E^(c + d*x))/(a + Sqrt[a^2
 + b^2])])/(b^2*d) + (Sqrt[a^2 + b^2]*f*PolyLog[2, -((b*E^(c + d*x))/(a - Sqrt[a^2 + b^2]))])/(b^2*d^2) - (Sqr
t[a^2 + b^2]*f*PolyLog[2, -((b*E^(c + d*x))/(a + Sqrt[a^2 + b^2]))])/(b^2*d^2) - (f*Sinh[c + d*x])/(b*d^2)

Rule 5565

Int[(Cosh[(c_.) + (d_.)*(x_)]^(n_)*((e_.) + (f_.)*(x_))^(m_.))/((a_) + (b_.)*Sinh[(c_.) + (d_.)*(x_)]), x_Symb
ol] :> -Dist[a/b^2, Int[(e + f*x)^m*Cosh[c + d*x]^(n - 2), x], x] + (Dist[1/b, Int[(e + f*x)^m*Cosh[c + d*x]^(
n - 2)*Sinh[c + d*x], x], x] + Dist[(a^2 + b^2)/b^2, Int[((e + f*x)^m*Cosh[c + d*x]^(n - 2))/(a + b*Sinh[c + d
*x]), x], x]) /; FreeQ[{a, b, c, d, e, f}, x] && IGtQ[n, 1] && NeQ[a^2 + b^2, 0] && IGtQ[m, 0]

Rule 3296

Int[((c_.) + (d_.)*(x_))^(m_.)*sin[(e_.) + (f_.)*(x_)], x_Symbol] :> -Simp[((c + d*x)^m*Cos[e + f*x])/f, x] +
Dist[(d*m)/f, Int[(c + d*x)^(m - 1)*Cos[e + f*x], x], x] /; FreeQ[{c, d, e, f}, x] && GtQ[m, 0]

Rule 2637

Int[sin[Pi/2 + (c_.) + (d_.)*(x_)], x_Symbol] :> Simp[Sin[c + d*x]/d, x] /; FreeQ[{c, d}, x]

Rule 3322

Int[((c_.) + (d_.)*(x_))^(m_.)/((a_) + (b_.)*sin[(e_.) + (Complex[0, fz_])*(f_.)*(x_)]), x_Symbol] :> Dist[2,
Int[((c + d*x)^m*E^(-(I*e) + f*fz*x))/(-(I*b) + 2*a*E^(-(I*e) + f*fz*x) + I*b*E^(2*(-(I*e) + f*fz*x))), x], x]
 /; FreeQ[{a, b, c, d, e, f, fz}, x] && NeQ[a^2 - b^2, 0] && IGtQ[m, 0]

Rule 2264

Int[((F_)^(u_)*((f_.) + (g_.)*(x_))^(m_.))/((a_.) + (b_.)*(F_)^(u_) + (c_.)*(F_)^(v_)), x_Symbol] :> With[{q =
 Rt[b^2 - 4*a*c, 2]}, Dist[(2*c)/q, Int[((f + g*x)^m*F^u)/(b - q + 2*c*F^u), x], x] - Dist[(2*c)/q, Int[((f +
g*x)^m*F^u)/(b + q + 2*c*F^u), x], x]] /; FreeQ[{F, a, b, c, f, g}, x] && EqQ[v, 2*u] && LinearQ[u, x] && NeQ[
b^2 - 4*a*c, 0] && IGtQ[m, 0]

Rule 2190

Int[(((F_)^((g_.)*((e_.) + (f_.)*(x_))))^(n_.)*((c_.) + (d_.)*(x_))^(m_.))/((a_) + (b_.)*((F_)^((g_.)*((e_.) +
 (f_.)*(x_))))^(n_.)), x_Symbol] :> Simp[((c + d*x)^m*Log[1 + (b*(F^(g*(e + f*x)))^n)/a])/(b*f*g*n*Log[F]), x]
 - Dist[(d*m)/(b*f*g*n*Log[F]), Int[(c + d*x)^(m - 1)*Log[1 + (b*(F^(g*(e + f*x)))^n)/a], x], x] /; FreeQ[{F,
a, b, c, d, e, f, g, n}, x] && IGtQ[m, 0]

Rule 2279

Int[Log[(a_) + (b_.)*((F_)^((e_.)*((c_.) + (d_.)*(x_))))^(n_.)], x_Symbol] :> Dist[1/(d*e*n*Log[F]), Subst[Int
[Log[a + b*x]/x, x], x, (F^(e*(c + d*x)))^n], x] /; FreeQ[{F, a, b, c, d, e, n}, x] && GtQ[a, 0]

Rule 2391

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> -Simp[PolyLog[2, -(c*e*x^n)]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rubi steps

\begin{align*} \int \frac{(e+f x) \cosh ^2(c+d x)}{a+b \sinh (c+d x)} \, dx &=-\frac{a \int (e+f x) \, dx}{b^2}+\frac{\int (e+f x) \sinh (c+d x) \, dx}{b}+\frac{\left (a^2+b^2\right ) \int \frac{e+f x}{a+b \sinh (c+d x)} \, dx}{b^2}\\ &=-\frac{a e x}{b^2}-\frac{a f x^2}{2 b^2}+\frac{(e+f x) \cosh (c+d x)}{b d}+\frac{\left (2 \left (a^2+b^2\right )\right ) \int \frac{e^{c+d x} (e+f x)}{-b+2 a e^{c+d x}+b e^{2 (c+d x)}} \, dx}{b^2}-\frac{f \int \cosh (c+d x) \, dx}{b d}\\ &=-\frac{a e x}{b^2}-\frac{a f x^2}{2 b^2}+\frac{(e+f x) \cosh (c+d x)}{b d}-\frac{f \sinh (c+d x)}{b d^2}+\frac{\left (2 \sqrt{a^2+b^2}\right ) \int \frac{e^{c+d x} (e+f x)}{2 a-2 \sqrt{a^2+b^2}+2 b e^{c+d x}} \, dx}{b}-\frac{\left (2 \sqrt{a^2+b^2}\right ) \int \frac{e^{c+d x} (e+f x)}{2 a+2 \sqrt{a^2+b^2}+2 b e^{c+d x}} \, dx}{b}\\ &=-\frac{a e x}{b^2}-\frac{a f x^2}{2 b^2}+\frac{(e+f x) \cosh (c+d x)}{b d}+\frac{\sqrt{a^2+b^2} (e+f x) \log \left (1+\frac{b e^{c+d x}}{a-\sqrt{a^2+b^2}}\right )}{b^2 d}-\frac{\sqrt{a^2+b^2} (e+f x) \log \left (1+\frac{b e^{c+d x}}{a+\sqrt{a^2+b^2}}\right )}{b^2 d}-\frac{f \sinh (c+d x)}{b d^2}-\frac{\left (\sqrt{a^2+b^2} f\right ) \int \log \left (1+\frac{2 b e^{c+d x}}{2 a-2 \sqrt{a^2+b^2}}\right ) \, dx}{b^2 d}+\frac{\left (\sqrt{a^2+b^2} f\right ) \int \log \left (1+\frac{2 b e^{c+d x}}{2 a+2 \sqrt{a^2+b^2}}\right ) \, dx}{b^2 d}\\ &=-\frac{a e x}{b^2}-\frac{a f x^2}{2 b^2}+\frac{(e+f x) \cosh (c+d x)}{b d}+\frac{\sqrt{a^2+b^2} (e+f x) \log \left (1+\frac{b e^{c+d x}}{a-\sqrt{a^2+b^2}}\right )}{b^2 d}-\frac{\sqrt{a^2+b^2} (e+f x) \log \left (1+\frac{b e^{c+d x}}{a+\sqrt{a^2+b^2}}\right )}{b^2 d}-\frac{f \sinh (c+d x)}{b d^2}-\frac{\left (\sqrt{a^2+b^2} f\right ) \operatorname{Subst}\left (\int \frac{\log \left (1+\frac{2 b x}{2 a-2 \sqrt{a^2+b^2}}\right )}{x} \, dx,x,e^{c+d x}\right )}{b^2 d^2}+\frac{\left (\sqrt{a^2+b^2} f\right ) \operatorname{Subst}\left (\int \frac{\log \left (1+\frac{2 b x}{2 a+2 \sqrt{a^2+b^2}}\right )}{x} \, dx,x,e^{c+d x}\right )}{b^2 d^2}\\ &=-\frac{a e x}{b^2}-\frac{a f x^2}{2 b^2}+\frac{(e+f x) \cosh (c+d x)}{b d}+\frac{\sqrt{a^2+b^2} (e+f x) \log \left (1+\frac{b e^{c+d x}}{a-\sqrt{a^2+b^2}}\right )}{b^2 d}-\frac{\sqrt{a^2+b^2} (e+f x) \log \left (1+\frac{b e^{c+d x}}{a+\sqrt{a^2+b^2}}\right )}{b^2 d}+\frac{\sqrt{a^2+b^2} f \text{Li}_2\left (-\frac{b e^{c+d x}}{a-\sqrt{a^2+b^2}}\right )}{b^2 d^2}-\frac{\sqrt{a^2+b^2} f \text{Li}_2\left (-\frac{b e^{c+d x}}{a+\sqrt{a^2+b^2}}\right )}{b^2 d^2}-\frac{f \sinh (c+d x)}{b d^2}\\ \end{align*}

Mathematica [A]  time = 1.95755, size = 258, normalized size = 1.02 \[ \frac{2 \sqrt{a^2+b^2} \left (f \text{PolyLog}\left (2,\frac{b e^{c+d x}}{\sqrt{a^2+b^2}-a}\right )-f \text{PolyLog}\left (2,-\frac{b e^{c+d x}}{\sqrt{a^2+b^2}+a}\right )-2 d e \tanh ^{-1}\left (\frac{a+b e^{c+d x}}{\sqrt{a^2+b^2}}\right )+f (c+d x) \log \left (\frac{b e^{c+d x}}{a-\sqrt{a^2+b^2}}+1\right )-f (c+d x) \log \left (\frac{b e^{c+d x}}{\sqrt{a^2+b^2}+a}+1\right )+2 c f \tanh ^{-1}\left (\frac{a+b e^{c+d x}}{\sqrt{a^2+b^2}}\right )\right )+a (c+d x) (c f-d (2 e+f x))+2 b d (e+f x) \cosh (c+d x)-2 b f \sinh (c+d x)}{2 b^2 d^2} \]

Antiderivative was successfully verified.

[In]

Integrate[((e + f*x)*Cosh[c + d*x]^2)/(a + b*Sinh[c + d*x]),x]

[Out]

(a*(c + d*x)*(c*f - d*(2*e + f*x)) + 2*b*d*(e + f*x)*Cosh[c + d*x] + 2*Sqrt[a^2 + b^2]*(-2*d*e*ArcTanh[(a + b*
E^(c + d*x))/Sqrt[a^2 + b^2]] + 2*c*f*ArcTanh[(a + b*E^(c + d*x))/Sqrt[a^2 + b^2]] + f*(c + d*x)*Log[1 + (b*E^
(c + d*x))/(a - Sqrt[a^2 + b^2])] - f*(c + d*x)*Log[1 + (b*E^(c + d*x))/(a + Sqrt[a^2 + b^2])] + f*PolyLog[2,
(b*E^(c + d*x))/(-a + Sqrt[a^2 + b^2])] - f*PolyLog[2, -((b*E^(c + d*x))/(a + Sqrt[a^2 + b^2]))]) - 2*b*f*Sinh
[c + d*x])/(2*b^2*d^2)

________________________________________________________________________________________

Maple [B]  time = 0.089, size = 901, normalized size = 3.6 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((f*x+e)*cosh(d*x+c)^2/(a+b*sinh(d*x+c)),x)

[Out]

-1/2*a*f*x^2/b^2-a*e*x/b^2+1/2*(d*f*x+d*e-f)/d^2/b*exp(d*x+c)+1/2*(d*f*x+d*e+f)/d^2/b*exp(-d*x-c)-2*a^2/b^2/d*
e/(a^2+b^2)^(1/2)*arctanh(1/2*(2*b*exp(d*x+c)+2*a)/(a^2+b^2)^(1/2))-2/d*e/(a^2+b^2)^(1/2)*arctanh(1/2*(2*b*exp
(d*x+c)+2*a)/(a^2+b^2)^(1/2))+a^2/b^2/d*f/(a^2+b^2)^(1/2)*ln((-b*exp(d*x+c)+(a^2+b^2)^(1/2)-a)/(-a+(a^2+b^2)^(
1/2)))*x+a^2/b^2/d^2*f/(a^2+b^2)^(1/2)*ln((-b*exp(d*x+c)+(a^2+b^2)^(1/2)-a)/(-a+(a^2+b^2)^(1/2)))*c-a^2/b^2/d*
f/(a^2+b^2)^(1/2)*ln((b*exp(d*x+c)+(a^2+b^2)^(1/2)+a)/(a+(a^2+b^2)^(1/2)))*x-a^2/b^2/d^2*f/(a^2+b^2)^(1/2)*ln(
(b*exp(d*x+c)+(a^2+b^2)^(1/2)+a)/(a+(a^2+b^2)^(1/2)))*c+a^2/b^2/d^2*f/(a^2+b^2)^(1/2)*dilog((-b*exp(d*x+c)+(a^
2+b^2)^(1/2)-a)/(-a+(a^2+b^2)^(1/2)))-a^2/b^2/d^2*f/(a^2+b^2)^(1/2)*dilog((b*exp(d*x+c)+(a^2+b^2)^(1/2)+a)/(a+
(a^2+b^2)^(1/2)))+1/d*f/(a^2+b^2)^(1/2)*ln((-b*exp(d*x+c)+(a^2+b^2)^(1/2)-a)/(-a+(a^2+b^2)^(1/2)))*x+1/d^2*f/(
a^2+b^2)^(1/2)*ln((-b*exp(d*x+c)+(a^2+b^2)^(1/2)-a)/(-a+(a^2+b^2)^(1/2)))*c-1/d*f/(a^2+b^2)^(1/2)*ln((b*exp(d*
x+c)+(a^2+b^2)^(1/2)+a)/(a+(a^2+b^2)^(1/2)))*x-1/d^2*f/(a^2+b^2)^(1/2)*ln((b*exp(d*x+c)+(a^2+b^2)^(1/2)+a)/(a+
(a^2+b^2)^(1/2)))*c+1/d^2*f/(a^2+b^2)^(1/2)*dilog((-b*exp(d*x+c)+(a^2+b^2)^(1/2)-a)/(-a+(a^2+b^2)^(1/2)))-1/d^
2*f/(a^2+b^2)^(1/2)*dilog((b*exp(d*x+c)+(a^2+b^2)^(1/2)+a)/(a+(a^2+b^2)^(1/2)))+2*a^2/b^2/d^2*f*c/(a^2+b^2)^(1
/2)*arctanh(1/2*(2*b*exp(d*x+c)+2*a)/(a^2+b^2)^(1/2))+2/d^2*f*c/(a^2+b^2)^(1/2)*arctanh(1/2*(2*b*exp(d*x+c)+2*
a)/(a^2+b^2)^(1/2))

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x+e)*cosh(d*x+c)^2/(a+b*sinh(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [B]  time = 2.32499, size = 1872, normalized size = 7.43 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x+e)*cosh(d*x+c)^2/(a+b*sinh(d*x+c)),x, algorithm="fricas")

[Out]

1/2*(b*d*f*x + b*d*e + (b*d*f*x + b*d*e - b*f)*cosh(d*x + c)^2 + (b*d*f*x + b*d*e - b*f)*sinh(d*x + c)^2 + 2*(
b*f*cosh(d*x + c) + b*f*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2)*dilog((a*cosh(d*x + c) + a*sinh(d*x + c) + (b*cos
h(d*x + c) + b*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2) - b)/b + 1) - 2*(b*f*cosh(d*x + c) + b*f*sinh(d*x + c))*sq
rt((a^2 + b^2)/b^2)*dilog((a*cosh(d*x + c) + a*sinh(d*x + c) - (b*cosh(d*x + c) + b*sinh(d*x + c))*sqrt((a^2 +
 b^2)/b^2) - b)/b + 1) - 2*((b*d*e - b*c*f)*cosh(d*x + c) + (b*d*e - b*c*f)*sinh(d*x + c))*sqrt((a^2 + b^2)/b^
2)*log(2*b*cosh(d*x + c) + 2*b*sinh(d*x + c) + 2*b*sqrt((a^2 + b^2)/b^2) + 2*a) + 2*((b*d*e - b*c*f)*cosh(d*x
+ c) + (b*d*e - b*c*f)*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2)*log(2*b*cosh(d*x + c) + 2*b*sinh(d*x + c) - 2*b*sq
rt((a^2 + b^2)/b^2) + 2*a) + 2*((b*d*f*x + b*c*f)*cosh(d*x + c) + (b*d*f*x + b*c*f)*sinh(d*x + c))*sqrt((a^2 +
 b^2)/b^2)*log(-(a*cosh(d*x + c) + a*sinh(d*x + c) + (b*cosh(d*x + c) + b*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2)
 - b)/b) - 2*((b*d*f*x + b*c*f)*cosh(d*x + c) + (b*d*f*x + b*c*f)*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2)*log(-(a
*cosh(d*x + c) + a*sinh(d*x + c) - (b*cosh(d*x + c) + b*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2) - b)/b) + b*f - (
a*d^2*f*x^2 + 2*a*d^2*e*x)*cosh(d*x + c) - (a*d^2*f*x^2 + 2*a*d^2*e*x - 2*(b*d*f*x + b*d*e - b*f)*cosh(d*x + c
))*sinh(d*x + c))/(b^2*d^2*cosh(d*x + c) + b^2*d^2*sinh(d*x + c))

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x+e)*cosh(d*x+c)**2/(a+b*sinh(d*x+c)),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (f x + e\right )} \cosh \left (d x + c\right )^{2}}{b \sinh \left (d x + c\right ) + a}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x+e)*cosh(d*x+c)^2/(a+b*sinh(d*x+c)),x, algorithm="giac")

[Out]

integrate((f*x + e)*cosh(d*x + c)^2/(b*sinh(d*x + c) + a), x)